Title Slide

Organization Name or Logo

Forest Quarto
Presentation Template

Zane Williams

Date | Location

Template Overview

Template Purpose

The goal of this document is to provide a helpful, easily editable quarto presentation template. Several presentation slide classes are available.

This is an example of a .mst (Main Slide Type) class slide. Code can be visually represented using backticks: ``.

How to Edit

This template is a Quarto presentation. It should be edited through RStudio.

I would strongly recommend using editor: source rather than editor: visual. Managing classes becomes very clunky in RStudio’s visual editor.

Elements and Lists

This is another example of a .mst class slide. Since the .qmd document is all Markdown (with some HTML to help with style!), slides can be edited quickly.

Lists can be made with - Element or 1. Element.

Subheading font can be designated with **Subheader**.

To make the blue section dividers, use <div class = "break"><br></div>.

Ordered List

  1. Element 1
  2. Element 2

Unordered List

  • Element 1
  • Element 2

Subsection 1

Subsection 1

Thank you!

This is an example of a .cst (Centered Slide Type) class slide.


I appreciate your interest in this template.